Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Oct 2010 12:14:19 +0000 (14:14 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 22 Oct 2010 14:42:50 +0000 (16:42 +0200)
gtk/gtkbox.c

index a083af18c6b2f2daa0fb0a571ec1351464605b7e..523b19a349c02e3f5b9da14fd6acba3bbf06684c 100644 (file)
@@ -28,7 +28,7 @@
  * SECTION:gtkbox
  * @Short_description: Base class for box containers
  * @Title: GtkBox
- * @See_also:i #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
+ * @See_also: #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
  *
  * GtkBox is an widget which encapsulates functionality for a
  * particular kind of container, one that organizes a variable number of